FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package tw.gov.mohw.nhi.ci#current (78 ms)

Package tw.gov.mohw.nhi.ci
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://twcore.mohw.gov.tw/ig/ci/https://build.fhir.org/ig/TWNHIFHIR/ci/CapabilityStatement-CapabilityStatementTWCIClient.html
Url https://twcore.mohw.gov.tw/ig/ci/CapabilityStatement/CapabilityStatementTWCIClient
Version 1.0.1
Status active
Date 2025-04-30
Name CapabilityStatementTWCIClient
Title 臺灣重大傷病-用戶端(TWCI Client)
Experimental False
Realm tw
Authority national
Description 臺灣健保重大傷病實作指引(TWCI IG)用戶端(Client)之能力聲明
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

ImplementationGuide
tw.gov.mohw.nhi.ci 臺灣重大傷病實作指引
https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Bundle-id BundleID
https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Patient-identifier PatientIdentifier
https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Patient-name PatientName
https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-authored-on TaskAuthoredOn
https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-identifier TaskIdentifier
https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-modified TaskModified
https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-patient TaskPatient
https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-period TaskPeriod
https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-status TaskStatus
https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Bundle-twci 重大傷病申請證明-Bundle TWCI
https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Condition-twci 重大傷病-Condition TWCI
https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Patient-twci 病人資訊-Patient TWCI
https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Questionnaire-twci 重大傷病申請書-Questionnaire TWCI
https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/QuestionnaireResponse-twci 重大傷病申請書回覆-QuestionnaireResponse TWCI
https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Task-twci 重大傷病申請-Task TWCI


Narrative

Note: links and images are rebased to the (stated) source

臺灣重大傷病-用戶端(TWCI Client)

  • 實作指引版本:1.0.1
  • FHIR版本:4.0.1
  • 支援格式:json, xml
  • 發佈日:2025-04-30
  • 發佈者:衛生福利部中央健康保險署

建議應該(SHOULD)支援以下實作指引

Client的FHIR RESTful功能要求

模式:client

臺灣重大傷病-用戶端(TWCI Client)必須(SHALL)
(1)使用使用臺灣重大傷病伺服端(TWCI Server)能力聲明中的查詢參數,支援讀取和查詢一個或多個臺灣重大傷病Profile(s)。

安全性:
(1)有關要求和建議,請參閱安全性

Resources或Profiles的RESTful功能

Summary

共有六類Resources支援查詢,查詢參數如表列:


預期的遵從度: 必須(SHALL)Bundle

支援的參照政策(Reference policy)
resolves

能力摘要
  • SHALL 支援 create, read, vread, update.

Search Parameters
遵從度參數類型範例
必須(SHALL)_idtokenGET [base]/Bundle?_id=[id]
GET [base]/Bundle/[id]
 

預期的遵從度: 必須(SHALL) Questionnaire

支援的參照政策(Reference policy)
resolves

能力摘要
  • SHALL 支援 create, read, vread, update.

預期的遵從度: 必須(SHALL) QuestionnaireResponse

支援的參照政策(Reference policy)
resolves
能力摘要
  • SHALL 支援 create, read, vread, update.

預期的遵從度: 必須(SHALL) Task

支援的參照政策(Reference policy)
resolves
能力摘要
  • SHALL 支援 create, read, vread, update.

Search Parameters
遵從度參數類型範例
必須(SHALL)patient.identifierreference, tokenGET [base]/Task?patient.identifier=[code]

實作請參考查詢參數

必須(SHALL)patient.namereference, stringGET [base]/Task?patient.name=[string]

實作請參考查詢參數

必須(SHALL)perioddateGET [base]/Task?period={gt|lt|ge|le}[date]{&period={gt|lt|ge|le}[date]}
必須(SHALL)modifieddateGET [base]/Task?modified={gt|lt|ge|le}[date]{&modified={gt|lt|ge|le}[date]}
必須(SHALL)identifiertokenGET [base]/Task?identifier=[code]
必須(SHALL)authored-ondateGET [base]/Task?authored-on={gt|lt|ge|le}[date]{&authored-on={gt|lt|ge|le}[date]}
必須(SHALL)statustokenGET [base]/Task?status=[code]
 

預期的遵從度: 必須(SHALL) Patient

支援的參照政策(Reference policy)
resolves
能力摘要
  • SHALL 支援 create, read, vread, update.

Search Parameters
遵從度參數類型範例
必須(SHALL)identifiertokenGET [base]/Patient?identifier=[code]

實作請參考查詢參數

必須(SHALL)namestringGET [base]/Patient?name=[string]

實作請參考查詢參數

 

預期的遵從度: 必須(SHALL) Condition

支援的參照政策(Reference policy)
resolves
能力摘要
  • SHALL 支援 create, read, vread, update.

Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "CapabilityStatementTWCIClient",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\">臺灣重大傷病-用戶端(TWCI Client)</h2><ul><li>實作指引版本:1.0.1</li><li>FHIR版本:4.0.1</li><li>支援格式:<code>json</code>, <code>xml</code></li><li>發佈日:2025-04-30</li><li>發佈者:衛生福利部中央健康保險署</li></ul><h3 id=\"shallIGs\">建議應該(SHOULD)支援以下實作指引</h3><ul><li><a href=\"index.html\">臺灣重大傷病實作指引 (TWCI IG)</a></li></ul><h2 id=\"rest\">Client的FHIR RESTful功能要求</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">模式:<code>client</code></h3></div><div class=\"panel-body\"><div><p>臺灣重大傷病-用戶端(TWCI Client)<b>必須(SHALL)</b>:<br/>(1)使用使用臺灣重大傷病伺服端(TWCI Server)能力聲明中的查詢參數,支援讀取和查詢一個或多個臺灣重大傷病Profile(s)。</p><p>安全性:<br/>(1)有關要求和建議,請參閱<a href=\"security.html\">安全性</a>。</p></div></div></div><h3 id=\"resourcesCap1\">Resources或Profiles的RESTful功能</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>共有六類Resources支援查詢,查詢參數如表列:</p><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource型別</b></th><th><b>Profile</b></th><th>Create</th><th>Read</th><th>VRead</th><th>Delete</th><th>Update</th><th><b>支援的查詢參數</b></th></tr></thead><tbody><tr><td><a href=\"#Bundle1-1\">Bundle</a></td><td><a href=\"StructureDefinition-Bundle-twci.html\">重大傷病申請證明-Bundle TWCI</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td>_id</td></tr><tr><td><a href=\"#Questionnaire1-2\">Questionnaire</a></td><td><a href=\"StructureDefinition-Questionnaire-twci.html\">重大傷病申請書-Questionnaire TWCI</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td/></tr><tr><td><a href=\"#QuestionnaireResponse1-3\">QuestionnaireResponse</a></td><td><a href=\"StructureDefinition-QuestionnaireResponse-twci.html\">重大傷病申請書回覆-QuestionnaireResponse TWCI</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td/></tr><tr><td><a href=\"#Task1-4\">Task</a></td><td><a href=\"StructureDefinition-Task-twci.html\">重大傷病申請-Task TWCI</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td>period, patient, authored-on, modified, identifier, status</td></tr><tr><td><a href=\"#Patient1-5\">Patient</a></td><td><a href=\"StructureDefinition-Patient-twci.html\">病人資訊-Patient TWCI</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td>name, identifier</td></tr><tr><td><a href=\"#Condition1-6\">Condition</a></td><td><a href=\"StructureDefinition-Condition-twci.html\">重大傷病-Condition TWCI</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Bundle1-1\" class=\"panel-title\"><span style=\"float: right;\">預期的遵從度: 必須(SHALL)</span>Bundle</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Profile</span><br/><a href=\"StructureDefinition-Bundle-twci.html\">重大傷病申請證明-Bundle TWCI</a></div><div class=\"col-lg-5\"><span class=\"lead\">支援的參照政策(Reference policy)</span><br/><code>resolves</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">能力摘要</span><br/><ul><li><strong>SHALL</strong> 支援 <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>遵從度</th><th>參數</th><th>類型</th><th>範例</th></tr></thead><tbody><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Bundle-id.html\">_id</a></td><td><code>token</code></td><td><code>GET [base]/Bundle?_id=[id]</code><br/><code>GET [base]/Bundle/[id]</code></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Questionnaire1-2\" class=\"panel-title\"><span style=\"float: right;\">預期的遵從度: 必須(SHALL) </span>Questionnaire</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Profile</span><br/><a href=\"StructureDefinition-Questionnaire-twci.html\">重大傷病申請書-Questionnaire TWCI</a></div><div class=\"col-lg-5\"><span class=\"lead\">支援的參照政策(Reference policy)</span><br/><code>resolves</code></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">能力摘要</span><br/><ul><li><strong>SHALL</strong> 支援 <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"QuestionnaireResponse1-3\" class=\"panel-title\"><span style=\"float: right;\">預期的遵從度: 必須(SHALL) </span>QuestionnaireResponse</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Profile</span><br/><a href=\"StructureDefinition-QuestionnaireResponse-twci.html\">重大傷病申請書回覆-QuestionnaireResponse TWCI</a></div><div class=\"col-lg-5\"><span class=\"lead\">支援的參照政策(Reference policy)</span><br/><code>resolves</code></div><div class=\"col-lg-6\"><span class=\"lead\">能力摘要</span><br/><ul><li><strong>SHALL</strong> 支援 <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Task1-4\" class=\"panel-title\"><span style=\"float: right;\">預期的遵從度: 必須(SHALL) </span>Task</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Profile</span><br/><a href=\"StructureDefinition-Task-twci.html\">重大傷病申請-Task TWCI</a></div><div class=\"col-lg-5\"><span class=\"lead\">支援的參照政策(Reference policy)</span><br/><code>resolves</code></div><div class=\"col-lg-6\"><span class=\"lead\">能力摘要</span><br/><ul><li><strong>SHALL</strong> 支援 <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-12\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>遵從度</th><th>參數</th><th>類型</th><th>範例</th></tr></thead><tbody><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Task-patient.html\">patient</a>.<a href=\"SearchParameter-Patient-identifier.html\">identifier</a></td><td><code>reference</code>, <code>token</code></td><td><code>GET [base]/Task?patient.identifier=[code]</code><br/><p>實作請參考<a href=\"searchparameters.html#以查詢欄位分類\">查詢參數</a></p></td></tr><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Task-patient.html\">patient</a>.<a href=\"SearchParameter-Patient-name.html\">name</a></td><td><code>reference</code>, <code>string</code></td><td><code>GET [base]/Task?patient.name=[string]</code><br/><p>實作請參考<a href=\"searchparameters.html#以查詢欄位分類\">查詢參數</a></p></td></tr><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Task-period.html\">period</a></td><td><code>date</code></td><td><code>GET [base]/Task?period={gt|lt|ge|le}[date]{&amp;period={gt|lt|ge|le}[date]}</code></td></tr><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Task-modified.html\">modified</a></td><td><code>date</code></td><td><code>GET [base]/Task?modified={gt|lt|ge|le}[date]{&amp;modified={gt|lt|ge|le}[date]}</code></td></tr><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Task-identifier.html\">identifier</a></td><td><code>token</code></td><td><code>GET [base]/Task?identifier=[code]</code></td></tr><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Task-authored-on.html\">authored-on</a></td><td><code>date</code></td><td><code>GET [base]/Task?authored-on={gt|lt|ge|le}[date]{&amp;authored-on={gt|lt|ge|le}[date]}</code></td></tr><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Task-status.html\">status</a></td><td><code>token</code></td><td><code>GET [base]/Task?status=[code]</code></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-5\" class=\"panel-title\"><span style=\"float: right;\">預期的遵從度: 必須(SHALL) </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Profile</span><br/><a href=\"StructureDefinition-Patient-twci.html\">病人資訊-Patient TWCI</a></div><div class=\"col-lg-5\"><span class=\"lead\">支援的參照政策(Reference policy)</span><br/><code>resolves</code></div><div class=\"col-lg-6\"><span class=\"lead\">能力摘要</span><br/><ul><li><strong>SHALL</strong> 支援 <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-12\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>遵從度</th><th>參數</th><th>類型</th><th>範例</th></tr></thead><tbody><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Patient-identifier.html\">identifier</a></td><td><code>token</code></td><td><code>GET [base]/Patient?identifier=[code]</code><br/><p>實作請參考<a href=\"searchparameters.html#以查詢欄位分類\">查詢參數</a></p></td></tr><tr><td><b>必須(SHALL)</b></td><td><a href=\"SearchParameter-Patient-name.html\">name</a></td><td><code>string</code></td><td><code>GET [base]/Patient?name=[string]</code><br/><p>實作請參考<a href=\"searchparameters.html#以查詢欄位分類\">查詢參數</a></p></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Condition1-6\" class=\"panel-title\"><span style=\"float: right;\">預期的遵從度: 必須(SHALL) </span>Condition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Profile</span><br/><a href=\"StructureDefinition-Condition-twci.html\">重大傷病-Condition TWCI</a></div><div class=\"col-lg-5\"><span class=\"lead\">支援的參照政策(Reference policy)</span><br/><code>resolves</code></div><div class=\"col-lg-6\"><span class=\"lead\">能力摘要</span><br/><ul><li><strong>SHALL</strong> 支援 <code>create</code>, <code>read</code>, <code>vread</code>, <code>update</code>.</li></ul></div></div></div></div></div></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/ci/CapabilityStatement/CapabilityStatementTWCIClient",
  "version" : "1.0.1",
  "name" : "CapabilityStatementTWCIClient",
  "title" : "臺灣重大傷病-用戶端(TWCI Client)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-30",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣健保重大傷病實作指引(TWCI IG)用戶端(Client)之能力聲明",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "json",
    "xml"
  ],
  "patchFormat" : [
    "application/json-patch+json"
  ],
  "implementationGuide" : [
    "https://twcore.mohw.gov.tw/ig/ci/ImplementationGuide/tw.gov.mohw.nhi.ci"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "臺灣重大傷病-用戶端(TWCI Client)必須(SHALL)使用臺灣重大傷病伺服端(TWCI Server)能力聲明中的查詢參數,支援讀取和查詢一個或多個臺灣重大傷病Profile(s)。",
      "security" : {
        "description" : "有關要求和建議,請參閱[安全性](security.html)。"
      },
      "resource" : [
        {
          "type" : "Bundle",
          "profile" : "https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Bundle-twci",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Bundle-id",
              "type" : "token"
            }
          ]
        },
        {
          "type" : "Questionnaire",
          "profile" : "https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Questionnaire-twci",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "QuestionnaireResponse",
          "profile" : "https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/QuestionnaireResponse-twci",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Task",
          "profile" : "https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Task-twci",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "period",
              "definition" : "https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-period",
              "type" : "date"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-patient",
              "type" : "reference"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "authored-on",
              "definition" : "https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-authored-on",
              "type" : "date"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "modified",
              "definition" : "https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-modified",
              "type" : "date"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "identifier",
              "definition" : "https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-identifier",
              "type" : "token"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "status",
              "definition" : "https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Task-status",
              "type" : "token"
            }
          ]
        },
        {
          "type" : "Patient",
          "profile" : "https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Patient-twci",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "name",
              "definition" : "https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Patient-name",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "identifier",
              "definition" : "https://twcore.mohw.gov.tw/ig/ci/SearchParameter/Patient-identifier",
              "type" : "token"
            }
          ]
        },
        {
          "type" : "Condition",
          "profile" : "https://twcore.mohw.gov.tw/ig/ci/StructureDefinition/Condition-twci",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.